Goto

Collaborating Authors

 railway network


Track Component Failure Detection Using Data Analytics over existing STDS Track Circuit data

López, Francisco, Di Santi, Eduardo, Lefebvre, Clément, Mijatovic, Nenad, Pugnaloni, Michele, Martín, Victor, Saiah, Kenza

arXiv.org Machine Learning

A track circuit is an electrical system that detects the presence of a train on the tracks by passing a current through the rails, which acts as a conductor. In its initial form, track circuits consisted of a battery and a relay with adjustable resistors to set the transmitted signal gain and receiver operating point. Sections of track are electrically isolated by insulated joints in each rail. The transmitted signal travels through a single rail, through the relay at the opposite end, then returning to the transmitter through the other rail. Track circuits follow the closed loop principle, which means that any failure results in the safest state (track occupied) as shown in Figure 1. Because of this, track circuits also provide detection of broken rails.Figure 1: Track circuit behaviour schema Nowadays, there are many types of track circuits. The last state of the art ones provide enhanced performance, integrating sophisticated signalling systems to improve operation and safety. Track-circuit failures have an important impact as they imply a stop of operations and an economic impact for both the railway operator and its customers (1).


Dynamic Pricing in High-Speed Railways Using Multi-Agent Reinforcement Learning

Villarrubia-Martin, Enrique Adrian, Rodriguez-Benitez, Luis, Muñoz-Valero, David, Montana, Giovanni, Jimenez-Linares, Luis

arXiv.org Artificial Intelligence

This paper addresses a critical challenge in the high-speed passenger railway industry: designing effective dynamic pricing strategies in the context of competing and cooperating operators. To address this, a multi-agent reinforcement learning (MARL) framework based on a non-zero-sum Markov game is proposed, incorporating random utility models to capture passenger decision making. Unlike prior studies in areas such as energy, airlines, and mobile networks, dynamic pricing for railway systems using deep reinforcement learning has received limited attention. A key contribution of this paper is a parametrisable and versatile reinforcement learning simulator designed to model a variety of railway network configurations and demand patterns while enabling realistic, microscopic modelling of user behaviour, called RailPricing-RL. This environment supports the proposed MARL framework, which models heterogeneous agents competing to maximise individual profits while fostering cooperative behaviour to synchronise connecting services. Experimental results validate the framework, demonstrating how user preferences affect MARL performance and how pricing policies influence passenger choices, utility, and overall system dynamics. This study provides a foundation for advancing dynamic pricing strategies in railway systems, aligning profitability with system-wide efficiency, and supporting future research on optimising pricing policies.


Path-Constrained State Estimation for Rail Vehicles

von Einem, Cornelius, Cramariuc, Andrei, Siegwart, Roland, Cadena, Cesar, Tschopp, Florian

arXiv.org Artificial Intelligence

Globally rising demand for transportation by rail is pushing existing infrastructure to its capacity limits, necessitating the development of accurate, robust, and high-frequency positioning systems to ensure safe and efficient train operation. As individual sensor modalities cannot satisfy the strict requirements of robustness and safety, a combination thereof is required. We propose a path-constrained sensor fusion framework to integrate various modalities while leveraging the unique characteristics of the railway network. To reflect the constrained motion of rail vehicles along their tracks, the state is modeled in 1D along the track geometry. We further leverage the limited action space of a train by employing a novel multi-hypothesis tracking to account for multiple possible trajectories a vehicle can take through the railway network. We demonstrate the reliability and accuracy of our fusion framework on multiple tram datasets recorded in the city of Zurich, utilizing Visual-Inertial Odometry for local motion estimation and a standard GNSS for global localization. We evaluate our results using ground truth localizations recorded with a RTK-GNSS, and compare our method to standard baselines. A Root Mean Square Error of 4.78 m and a track selectivity score of up to 94.9 % have been achieved.


Robotic Technology Advancements.

#artificialintelligence

About Indian Railways Indian Railways is the state-owned railway company of India, which is owned and operated by the Indian government. It is the fourth-largest railway network in the world and is responsible for providing transportation services to millions of passengers and freight across the country. Indian Railways was first established in 1853 when the first train ran from Bombay (now Mumbai) to Thane. Since then, it has grown to become a major contributor to the Indian economy, providing employment to over 1.3 million people, facilitating the transportation of goods and people, and promoting tourism. The railway network of Indian Railways is divided into 18 zones, each headed by a general manager. The zones are further divided into divisions, which are responsible for the management of train services and infrastructure in their respective areas.


Railway Network Delay Evolution: A Heterogeneous Graph Neural Network Approach

Li, Zhongcan, Huang, Ping, Wen, Chao, Rodrigues, Filipe

arXiv.org Artificial Intelligence

Railway operations involve different types of entities (stations, trains, etc.), making the existing graph/network models with homogenous nodes (i.e., the same kind of nodes) incapable of capturing the interactions between the entities. This paper aims to develop a heterogeneous graph neural network (HetGNN) model, which can address different types of nodes (i.e., heterogeneous nodes), to investigate the train delay evolution on railway networks. To this end, a graph architecture combining the HetGNN model and the GraphSAGE homogeneous GNN (HomoGNN), called SAGE-Het, is proposed. The aim is to capture the interactions between trains, trains and stations, and stations and other stations on delay evolution based on different edges. In contrast to the traditional methods that require the inputs to have constant dimensions (e.g., in rectangular or grid-like arrays) or only allow homogeneous nodes in the graph, SAGE-Het allows for flexible inputs and heterogeneous nodes. The data from two sub-networks of the China railway network are applied to test the performance and robustness of the proposed SAGE-Het model. The experimental results show that SAGE-Het exhibits better performance than the existing delay prediction methods and some advanced HetGNNs used for other prediction tasks; the predictive performances of SAGE-Het under different prediction time horizons (10/20/30 min ahead) all outperform other baseline methods; Specifically, the influences of train interactions on delay propagation are investigated based on the proposed model. The results show that train interactions become subtle when the train headways increase . This finding directly contributes to decision-making in the situation where conflict-resolution or train-canceling actions are needed.


Rail Topology Ontology: A Rail Infrastructure Base Ontology

Bischof, Stefan, Schenner, Gottfried

arXiv.org Artificial Intelligence

Engineering projects for railway infrastructure typically involve many subsystems which need consistent views of the planned and built infrastructure and its underlying topology. Consistency is typically ensured by exchanging and verifying data between tools using XML-based data formats and UML-based object-oriented models. A tighter alignment of these data representations via a common topology model could decrease the development effort of railway infrastructure engineering tools. A common semantic model is also a prerequisite for the successful adoption of railway knowledge graphs. Based on the RailTopoModel standard, we developed the Rail Topology Ontology as a model to represent core features of railway infrastructures in a standard-compliant manner. This paper describes the ontology and its development method, and discusses its suitability for integrating data of railway engineering systems and other sources in a knowledge graph. With the Rail Topology Ontology, software engineers and knowledge scientists have a standard-based ontology for representing railway topologies to integrate disconnected data sources. We use the Rail Topology Ontology for our rail knowledge graph and plan to extend it by rail infrastructure ontologies derived from existing data exchange standards, since many such standards use the same base model as the presented ontology, viz., RailTopoModel.


Predicting British railway delays using artificial intelligence

#artificialintelligence

Over the past 20 years, the number of passengers traveling on British train networks has almost doubled to 1.7 billion annually. With numbers like that it's clear how much people rely on rail service in Great Britain, and how many disgruntled patrons there would be when delays occur. A recent study used real British Railway data and an artificial intelligence model to improve the ability to predict delays in railway networks. "We wanted to explore this problem using our experience with graph neural networks," said Huy Tran, an aerospace engineering faculty member at the University of Illinois Urbana-Champaign. "These are a specific class of artificial intelligence models that focus on data modeled as a graph, where a set of nodes are connected by edges."


Flatland-RL : Multi-Agent Reinforcement Learning on Trains

Mohanty, Sharada, Nygren, Erik, Laurent, Florian, Schneider, Manuel, Scheller, Christian, Bhattacharya, Nilabha, Watson, Jeremy, Egli, Adrian, Eichenberger, Christian, Baumberger, Christian, Vienken, Gereon, Sturm, Irene, Sartoretti, Guillaume, Spigler, Giacomo

arXiv.org Artificial Intelligence

Efficient automated scheduling of trains remains a major challenge for modern railway systems. The underlying vehicle rescheduling problem (VRSP) has been a major focus of Operations Research (OR) since decades. Traditional approaches use complex simulators to study VRSP, where experimenting with a broad range of novel ideas is time consuming and has a huge computational overhead. In this paper, we introduce a two-dimensional simplified grid environment called "Flatland" that allows for faster experimentation. Flatland does not only reduce the complexity of the full physical simulation, but also provides an easy-to-use interface to test novel approaches for the VRSP, such as Reinforcement Learning (RL) and Imitation Learning (IL). In order to probe the potential of Machine Learning (ML) research on Flatland, we (1) ran a first series of RL and IL experiments and (2) design and executed a public Benchmark at NeurIPS 2020 to engage a large community of researchers to work on this problem. Our own experimental results, on the one hand, demonstrate that ML has potential in solving the VRSP on Flatland. On the other hand, we identify key topics that need further research. Overall, the Flatland environment has proven to be a robust and valuable framework to investigate the VRSP for railway networks. Our experiments provide a good starting point for further research and for the participants of the NeurIPS 2020 Flatland Benchmark. All of these efforts together have the potential to have a substantial impact on shaping the mobility of the future.


Train Scheduling with Hybrid Answer Set Programming

Abels, Dirk, Jordi, Julian, Ostrowski, Max, Schaub, Torsten, Toletti, Ambra, Wanko, Philipp

arXiv.org Artificial Intelligence

We present a solution to real-world train scheduling problems, involving routing, scheduling, and optimization, based on Answer Set Programming (ASP). To this end, we pursue a hybrid approach that extends ASP with difference constraints to account for a fine-grained timing. More precisely, we exemplarily show how the hybrid ASP system clingo[DL] can be used to tackle demanding planning-and-scheduling problems. In particular, we investigate how to boost performance by combining distinct ASP solving techniques, such as approximations and heuristics, with preprocessing and encoding techniques for tackling large-scale, real-world train scheduling instances.